home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / H-Hx / HardCopy.cpt / HARDCOPY FOR THE COMMON GOOD / card_4949.txt < prev    next >
Text File  |  1990-04-08  |  2KB  |  86 lines

  1. -- card: 4949 from stack: in
  2. -- bmap block id: 5766
  3. -- flags: 0000
  4. -- background id: 2605
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8000
  11. -- rect: left=27 top=306 right=337 bottom=45
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 17779 / 17779
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play "Shutter Bug"
  23.   visual scroll right
  24.   go to previous card
  25.  
  26. end mouseUp
  27.  
  28.  
  29.  
  30.  
  31. -- part 2 (button)
  32. -- low flags: 00
  33. -- high flags: 8000
  34. -- rect: left=54 top=304 right=337 bottom=77
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 8419 / 8419
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: 
  43.  
  44.  
  45. -- part 3 (button)
  46. -- low flags: 00
  47. -- high flags: 8000
  48. -- rect: left=14 top=217 right=291 bottom=97
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: 
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual iris open to grey
  60.   visual iris open
  61.   go to card id 7403
  62. end mouseUp
  63.  
  64.  
  65.  
  66.  
  67. -- part 4 (button)
  68. -- low flags: 00
  69. -- high flags: 8000
  70. -- rect: left=54 top=304 right=337 bottom=77
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 8419 / 8419
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: 
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   play "Shutter Bug"
  82.   visual scroll left
  83.   go to next card
  84. end mouseUp
  85.  
  86.